home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1998 August / Software of the Month Club 1998 August.iso / mac / Education / Arithmeticus / System / Rsrc / Menus (.txt) < prev    next >
Encoding:
Oberon Document  |  1998-06-03  |  2.3 KB  |  48 lines  |  [oODC/obnF]

  1. Menus
  2. oODCobnF
  3. Documents.StdDocumentDesc
  4. Documents.DocumentDesc
  5. Containers.ViewDesc
  6. Views.ViewDesc
  7. Stores.StoreDesc
  8. Documents.ModelDesc
  9. Containers.ModelDesc
  10. Models.ModelDesc
  11. Stores.ElemDesc
  12. TextViews.StdViewDesc
  13. TextViews.ViewDesc
  14. TextModels.StdModelDesc
  15. TextModels.ModelDesc
  16. TextModels.AttributesDesc
  17. Geneva
  18. Geneva
  19. MENU "Options"
  20.     "Preferences..."    ""    "StdCmds.OpenAuxDialog('Equ/Rsrc/Prefs','Preferences')"    ""
  21.     "Difficulty Levels..."    ""    "StdCmds.OpenAuxDialog('Equ/Rsrc/Levels','Difficulty Levels')"    ""
  22.     SEPARATOR
  23.     "Colors..."    "F"    "StdCmds.OpenAuxDialog('Equ/Rsrc/Colors','Colors')"    ""
  24. MENU "Mental Arithmetic"
  25.     "New Exercise"    "N"    "EquCmds.OpenPanel"    ""
  26.     SEPARATOR
  27.     "Evaluation"    "A"    "EquEvals.OpenView"    "EquEvals.LogGuard"
  28. MENU "Work Sheet"
  29.     "New Sheet"    "B"    "EquSheets.OpenView"    ""
  30.     SEPARATOR
  31.     "Show Solutions"    "L"    "EquSheets.ShowSolutions"    "EquSheets.SolutionGuard"
  32. TextControllers.StdCtrlDesc
  33. TextControllers.ControllerDesc
  34. Containers.ControllerDesc
  35. Controllers.ControllerDesc
  36. TextRulers.StdRulerDesc
  37. TextRulers.RulerDesc
  38. TextRulers.StdStyleDesc
  39. TextRulers.StyleDesc
  40. TextRulers.AttributesDesc
  41. Geneva
  42. Documents.ControllerDesc
  43. Menus
  44. oODCobnF
  45. oODCobnF
  46. >""    "StdCmds.OpenAuxDialog('Equ/Rsrc/Prefs','Preferences')"    ""
  47.     "Difficulty Levels..."    ""    "StdCmds.OpenAuxDialog('Equ/Rsrc/Levels',
  48.